bc0b78
@@ -765,15 +765,6 @@
public class HStore implements Store {
     return sf;
   }
 
-  /*
-   * @param maxKeyCount
-   * @return Writer for a new StoreFile in the tmp dir.
-   */
-  private StoreFile.Writer createWriterInTmp(long maxKeyCount)
-  throws IOException {
-    return createWriterInTmp(maxKeyCount, this.family.getCompression(), false, true);
-  }
-
   /*
    * @param maxKeyCount
    * @param compression Compression algorithm to use
